The ImagickDraw class
PHP Manual

ImagickDraw::getFont

(PECL imagick 2.0.0)

ImagickDraw::getFontReturns the font

Descripción

string ImagickDraw::getFont ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns a string specifying the font used when annotating with text.

Valores retornados

Returns a string on success and false if no font is set.


The ImagickDraw class
PHP Manual